AI034
The Rust Programming Language
Advanced Cargo and Crates.io
Learning Objectives
- Manage large-scale projects using Cargo workspaces
- Implement custom build logic with build.rs scripts
- Configure release profiles and feature flags for optimization
- Master the Crates.io publishing workflow and versioning standards